vB3.5 Forum Display Stats Cache Serialized
Version 1.0.0
(By Boofo)

    3.5.0
  
http://www.nabdh-alm3ani.net


:
---------------------------------
 : (1)
--forumdisplay.php ( config.php)
Products to install (1)


 :
---------------------------------
 
 forumdisplay.php:

     25:
---------------------------------

	'iconcache',

---------------------------------
  :
---------------------------------

	'forumstatscache',

-------------------------------------------------------------------------------------------------------------------
        ,,,     
-------------------------------------------------------------------------------------------------------------------
 includes/config.php:

 ::
---------------------------------

$config['Mysqli']['ini_file'] = '';

---------------------------------
  :
---------------------------------

	// ****** SPECIALTEMPLATES *****
	// Add any specialtemplates here for any products or mods that use the datastore, to save
	// from re-doing file edits on an upgrade or re-install of vBulletin (until they give us a better
	// way to do it, anyway). Thanks to KirbyDE for the how-to on doing this.
if(THIS_SCRIPT == 'forumdisplay')
{
global $specialtemplates;
$specialtemplates = array_merge($specialtemplates, array('forumstatscache'));
}


---------------------------------
NOTE: You can also add any other specialtemplates from other hacks in here to save those file edits also.

---------------------------------

    
http://localhost/vb/admincp/plugin.php?do=productadd
((     ))
  
 'Browse' button, 
  
 product-forumdisplay_stats_bh.xml 
(((   product  plugin)))


      

   
     
    

       
---------------------------------

